.index-page .title-item {
  background: url("../../images/index/title-bg-96x94.png");
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  margin: 40px 0px 60px; }
  .index-page .title-item .cn-txt {
    font-size: 34px;
    padding: 30px 0px 10px; }
  .index-page .title-item .en-txt {
    font-size: 14px;
    color: #595959; }
.index-page .p3th {
  width: 100%;
  overflow: hidden; }
  .index-page .p3th .item-wrap .img_list {
    overflow: hidden; }
    .index-page .p3th .item-wrap .img_list li {
      width: 100%;
      float: left;
      text-align: center; }
      .index-page .p3th .item-wrap .img_list li img {
        width: 100%;
        display: block; }
  .index-page .p3th .item-wrap .page-wrap {
    position: relative; }
    .index-page .p3th .item-wrap .page-wrap .page-box {
      position: absolute;
      left: 50%;
      bottom: 20px;
      margin-left: -96px;
      width: 200px;
      text-align: center; }
      .index-page .p3th .item-wrap .page-wrap .page-box a {
        width: 16px;
        height: 16px;
        display: inline-block;
        border-radius: 9px;
        background: #2f3945;
        margin-right: 20px;
        text-indent: -9999px; }
        .index-page .p3th .item-wrap .page-wrap .page-box a:hover {
          background: #fff;
          opacity: 1; }
        .index-page .p3th .item-wrap .page-wrap .page-box a.selected {
          background: #fff;
          opacity: 1; }
    .index-page .p3th .item-wrap .page-wrap .pre {
      width: 52px;
      height: 124px;
      position: absolute;
      margin-top: -350px;
      left: 0;
      z-index: 99;
      background: url("../../images/index/left-btn-56x124.png"); }
    .index-page .p3th .item-wrap .page-wrap .next {
      width: 52px;
      height: 124px;
      position: absolute;
      right: 0;
      margin-top: -350px;
      z-index: 99;
      background: url("../../images/index/right-btn-52x124.png"); }
.index-page .p4th {
  padding-bottom: 20px; }
  .index-page .p4th .item-wrap .list li {
    width: 16.6%;
    float: left; }
    .index-page .p4th .item-wrap .list li .img-item {
      width: 53.3%;
      height: 120px;
      margin: 0 auto;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain; }
      .index-page .p4th .item-wrap .list li .img-item.img-1 {
        background-image: url("../../images/index/img-1.png"); }
      .index-page .p4th .item-wrap .list li .img-item.img-2 {
        background-image: url("../../images/index/img-2.png"); }
      .index-page .p4th .item-wrap .list li .img-item.img-3 {
        background-image: url("../../images/index/img-3.png"); }
      .index-page .p4th .item-wrap .list li .img-item.img-4 {
        background-image: url("../../images/index/img-4.png"); }
      .index-page .p4th .item-wrap .list li .img-item.img-5 {
        background-image: url("../../images/index/img-5.png"); }
      .index-page .p4th .item-wrap .list li .img-item.img-6 {
        background-image: url("../../images/index/img-6.png"); }
    .index-page .p4th .item-wrap .list li .txt-item {
      margin-top: 6px; }
      .index-page .p4th .item-wrap .list li .txt-item .txt {
        font-size: 18px;
        line-height: 27px; }
    .index-page .p4th .item-wrap .list li:hover .img-1 {
      background-image: url("../../images/index/img-1-cur.png"); }
    .index-page .p4th .item-wrap .list li:hover .img-2 {
      background-image: url("../../images/index/img-2-cur.png"); }
    .index-page .p4th .item-wrap .list li:hover .img-3 {
      background-image: url("../../images/index/img-3-cur.png"); }
    .index-page .p4th .item-wrap .list li:hover .img-4 {
      background-image: url("../../images/index/img-4-cur.png"); }
    .index-page .p4th .item-wrap .list li:hover .img-5 {
      background-image: url("../../images/index/img-5-cur.png"); }
    .index-page .p4th .item-wrap .list li:hover .img-6 {
      background-image: url("../../images/index/img-6-cur.png"); }
.index-page .p5th {
  padding-bottom: 70px; }
  .index-page .p5th .item-wrap .list li {
    margin-bottom: 40px; }
    .index-page .p5th .item-wrap .list li .min-item {
      width: 33.3333%;
      height: 360px;
      overflow: hidden; }
    .index-page .p5th .item-wrap .list li .max-item {
      width: 63.6666%;
      height: 360px; }
    .index-page .p5th .item-wrap .list li .item {
      position: relative; }
      .index-page .p5th .item-wrap .list li .item .txt-item {
        width: 100%;
        height: 113px;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 1;
        background: rgba(0, 0, 0, 0.3);
        text-align: center; }
        .index-page .p5th .item-wrap .list li .item .txt-item .txt {
          color: #fff;
          font-size: 34px;
          display: inline-block;
          padding-top: 32px; }
      .index-page .p5th .item-wrap .list li .item .img-item {
        height: 360px; }
        .index-page .p5th .item-wrap .list li .item .img-item img {
          width: 100%;
          height: 100%;
          display: block; }
  .index-page .p5th .item-wrap .more-item {
    text-align: right; }
    .index-page .p5th .item-wrap .more-item .more-txt {
      font-size: 16px;
      color: #4b5a6b; }
.index-page .p6th {
  height: 590px;
  background: url("../../images/index/bg-1920x590.jpg");
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden; }
  .index-page .p6th .item-wrap .img-item {
    width: 30.5%;
    overflow: hidden; }
  .index-page .p6th .item-wrap .txt-item {
    width: 61%; }
    .index-page .p6th .item-wrap .txt-item .txt {
      text-indent: 2em;
      font-size: 16px;
      color: #595959; }
  .index-page .p6th .more-item {
    text-align: right;
    margin-top: 30px; }
    .index-page .p6th .more-item .more-txt {
      font-size: 16px;
      color: #4b5a6b; }
.index-page .p7th {
  overflow: hidden;
  padding-bottom: 66px; }
  .index-page .p7th .item-wrap .img-item {
    width: 410px;
    height: 310px;
    margin: 60px auto 70px; }
    .index-page .p7th .item-wrap .img-item img {
      width: 100%;
      display: block; }
  .index-page .p7th .item-wrap .list li {
    margin-right: 0.8%;
    float: left; }
    .index-page .p7th .item-wrap .list li .li-title {
      font-size: 16px;
      width: 104px;
      height: 32px;
      line-height: 32px;
      text-align: center;
      border: 2px #3cc4c3 dashed;
      display: inline-block;
      color: #3cc4c3;
      margin-bottom: 40px; }
    .index-page .p7th .item-wrap .list li .txt {
      padding-left: 45px;
      font-size: 16px;
      color: #595959;
      background: url("../../images/index/circle-img-5x5.jpg") no-repeat left center; }
    .index-page .p7th .item-wrap .list li:nth-child(1) {
      width: 27%; }
    .index-page .p7th .item-wrap .list li:nth-child(2) {
      width: 25.8333%; }
    .index-page .p7th .item-wrap .list li:nth-child(3) {
      width: 25.8333%; }
    .index-page .p7th .item-wrap .list li:nth-child(4) {
      width: 17.916%; }
  .index-page .p7th .item-wrap .more-item {
    text-align: right;
    margin-top: 45px; }
    .index-page .p7th .item-wrap .more-item .more-txt {
      font-size: 16px;
      color: #4b5a6b; }
.index-page .p8th {
  position: relative;
  padding-bottom: 130px;
  background: url("../../images/index/bg-img-1920x730.jpg") no-repeat center bottom; }
  .index-page .p8th .item-wrap {
    margin-top: 70px; }
    .index-page .p8th .item-wrap .img_list {
      width: 100%;
      height: 462px;
      overflow: hidden; }
      .index-page .p8th .item-wrap .img_list li {
        width: 100%;
        height: 462px;
        float: left;
        display: inline-block;
        margin-bottom: 40px; }
        .index-page .p8th .item-wrap .img_list li.banner1 {
          background-image: url(../../images/index/certificate-img-1.png); }
        .index-page .p8th .item-wrap .img_list li.banner2 {
          background-image: url(../../images/index/certificate-img-2.png); }
        .index-page .p8th .item-wrap .img_list li.banner3 {
          background-image: url(../../images/index/certificate-img-3.png); }
    .index-page .p8th .item-wrap .page-wrap .page-box {
      position: absolute;
      left: 50%;
      bottom: 130px;
      margin-left: -96px;
      width: 200px;
      text-align: center; }
      .index-page .p8th .item-wrap .page-wrap .page-box a {
        width: 16px;
        height: 16px;
        display: inline-block;
        border-radius: 9px;
        background: #c2c2c2;
        margin-right: 20px;
        text-indent: -9999px; }
        .index-page .p8th .item-wrap .page-wrap .page-box a:hover {
          background: #29b8ba;
          opacity: 1; }
        .index-page .p8th .item-wrap .page-wrap .page-box a.selected {
          background: #29b8ba;
          opacity: 1; }
.index-page .p9th {
  background-color: #36c1c0; }
  .index-page .p9th .item-wrap .lbox {
    width: 50%;
    height: 1299px;
    overflow: hidden;
    background: url("../../images/index/bg-606x1099.png") no-repeat center; }
    .index-page .p9th .item-wrap .lbox .item {
      background: url("../../images/index/circle-img-13x13.png") no-repeat center left;
      padding-left: 35px; }
      .index-page .p9th .item-wrap .lbox .item .txt-item {
        padding: 5px 33px 5px 14px;
        display: inline-block;
        background-color: #efca2e;
        border-radius: 8px; }
        .index-page .p9th .item-wrap .lbox .item .txt-item .txt {
          color: #fff;
          vertical-align: middle;
          margin-left: 20px;
          font-size: 14px; }
        .index-page .p9th .item-wrap .lbox .item .txt-item .clock-icon {
          width: 20px;
          height: 20px;
          display: inline-block;
          vertical-align: middle;
          background: url("../../images/index/clock-icon.png") no-repeat center; }
    .index-page .p9th .item-wrap .lbox .item-1 {
      margin: 31.2% 0px 0px 174px; }
    .index-page .p9th .item-wrap .lbox .item-2 {
      margin: 13% 0px 0px 113px; }
    .index-page .p9th .item-wrap .lbox .item-3 {
      margin: 13% 0px 0px 74px; }
    .index-page .p9th .item-wrap .lbox .item-4 {
      margin: 13% 0px 0px 53px; }
    .index-page .p9th .item-wrap .lbox .item-5 {
      margin: 13% 0px 0px 45px; }
    .index-page .p9th .item-wrap .lbox .item-6 {
      margin: 13% 0px 0px 49px; }
    .index-page .p9th .item-wrap .lbox .item-7 {
      margin: 13% 0px 0px 59px; }
    .index-page .p9th .item-wrap .lbox .item-8 {
      margin: 13% 0px 0px 79px; }
    .index-page .p9th .item-wrap .lbox .item-9 {
      margin: 13% 0px 0px 104px; }
    .index-page .p9th .item-wrap .lbox .item-10 {
      margin: 13% 0px 0px 139px; }
  .index-page .p9th .item-wrap .rbox {
    width: 46.666%; }
    .index-page .p9th .item-wrap .rbox .title-item {
      text-align: left;
      display: inline-block;
      margin: 5% 0px 8.3% 25px; }
      .index-page .p9th .item-wrap .rbox .title-item .cn-txt {
        color: #fff; }
      .index-page .p9th .item-wrap .rbox .title-item .en-txt {
        color: #fff; }
    .index-page .p9th .item-wrap .rbox .history-item {
      margin-bottom: 3.4%;
      height: 90px;
      line-height: 31px;
      overflow: hidden; }
      .index-page .p9th .item-wrap .rbox .history-item .time-txt {
        color: #efca2e;
        font-size: 18px; }
      .index-page .p9th .item-wrap .rbox .history-item .txt {
        width: 400px;
        font-size: 18px;
        color: #fff;
        margin-left: 90px; }
.index-page .p10th {
  background: url("../../images/index/bg-1920x1440.jpg") no-repeat center bottom; }
  .index-page .p10th .title-item {
    margin-top: 40px; }
  .index-page .p10th .item-wrap {
    overflow: hidden;
    padding-bottom: 50px; }
    .index-page .p10th .item-wrap .item-1 {
      margin-bottom: 70px; }
      .index-page .p10th .item-wrap .item-1 .tips {
        color: #3d3c3c;
        font-size: 30px; }
      .index-page .p10th .item-wrap .item-1 .list {
        width: 1380px; }
        .index-page .p10th .item-wrap .item-1 .list li {
          width: 260px;
          float: left;
          margin: 50px 200px 0px 0px;
          background-color: #f4f4f4;
          padding: 24px 0px; }
          .index-page .p10th .item-wrap .item-1 .list li .txt-item {
            text-align: center; }
            .index-page .p10th .item-wrap .item-1 .list li .txt-item .txt-1 {
              font-size: 24px;
              color: #4b4a4f; }
            .index-page .p10th .item-wrap .item-1 .list li .txt-item .txt-2 {
              font-size: 22px;
              color: #4b4a4f; }
          .index-page .p10th .item-wrap .item-1 .list li .img-item {
            width: 96px;
            height: 96px;
            margin: 20px auto; }
            .index-page .p10th .item-wrap .item-1 .list li .img-item img {
              width: 100%;
              display: block; }
    .index-page .p10th .item-wrap .img-item {
      margin-top: 40px; }
.index-page .p12th {
  padding-bottom: 85px;
  background: url("../../images/index/bg-img-1920x420.jpg") no-repeat center;
  background-color: #fafafa;
  overflow: hidden; }
  .index-page .p12th .item-wrap .list {
    padding: 0px 30px; }
    .index-page .p12th .item-wrap .list li {
      padding: 15px 40px;
      border: 1px solid #c1c1c1;
      position: relative;
      margin-bottom: 35px; }
      .index-page .p12th .item-wrap .list li .txt-item .item-1 {
        color: #595959; }
        .index-page .p12th .item-wrap .list li .txt-item .item-1 .txt-1 {
          font-size: 16px; }
        .index-page .p12th .item-wrap .list li .txt-item .item-1 .txt-2 {
          font-size: 14px; }
      .index-page .p12th .item-wrap .list li .txt-item .item-2 {
        margin-top: 5px; }
        .index-page .p12th .item-wrap .list li .txt-item .item-2 .txt-1 {
          font-size: 14px;
          color: #595959;
          line-height: 24px; }
          .index-page .p12th .item-wrap .list li .txt-item .item-2 .txt-1 .more-detail {
            color: #29b9bb; }
            .index-page .p12th .item-wrap .list li .txt-item .item-2 .txt-1 .more-detail:hover {
              text-decoration: none; }
      .index-page .p12th .item-wrap .list li .tips-item {
        width: 57px;
        height: 43px;
        position: absolute;
        left: 0;
        top: -13px;
        z-index: 1;
        font-size: 16px;
        color: #fff;
        background: url("../../images/index/triangle-img-57x43.png") no-repeat center;
        text-align: center;
        line-height: 34px;
        font-weight: bold; }
  .index-page .p12th .item-wrap .more-item {
    text-align: right; }
    .index-page .p12th .item-wrap .more-item .more-txt {
      font-size: 16px;
      color: #4b5a6b; }

/*# sourceMappingURL=index.css.map */
